PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / setLineJoin Method
The line join style.
In This Topic
    setLineJoin Method
    In This Topic
    Set the line join style in the graphics state. Operator: j
    Syntax
    public void setLineJoin( 
       PDFLineJoin lineJoin
    )

    Parameters

    lineJoin
    The line join style.
    See Also